home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 2001 December
/
pcwk12201b.iso
/
Wersje testowe
/
NOD32 PL trial 25
/
instalacja.exe
/
0
/
RCDATA
/
TFORM1
/
TFORM1.txt
< prev
Wrap
Text File
|
2001-08-27
|
2KB
|
71 lines
object Form1: TForm1
Left = 237
Top = 116
Cursor = crArrow
BorderIcons = [biSystemMenu]
BorderStyle = bsSingle
Caption = 'Wersja j�zykowa programu'
ClientHeight = 117
ClientWidth = 341
Color = clBtnFace
UseDockManager = True
DockSite = True
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsStayOnTop
Icon.Data = {<image000.ico>}
KeyPreview = True
OldCreateOrder = False
Position = poMainFormCenter
Scaled = False
Visible = True
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 40
Top = 16
Width = 266
Height = 20
Caption = 'Wybierz wersj� j�zykow� programu:'
Font.Charset = EASTEUROPE_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object polska: TButton
Left = 56
Top = 64
Width = 97
Height = 33
Caption = '&polska'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 0
OnClick = polskaClick
end
object angielska: TButton
Left = 184
Top = 64
Width = 97
Height = 33
Caption = '&angielska'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 1
OnClick = angielskaClick
end
end